Skip to content

Fix compiler warning: "Warning: Fortran 2018 deleted feature: Shared DO termination label"#1484

Merged
BenjaminBlake-NOAA merged 10 commits intoNOAA-EMC:developfrom
AlysonStahl-NOAA:as_warnings2
Apr 6, 2026
Merged

Fix compiler warning: "Warning: Fortran 2018 deleted feature: Shared DO termination label"#1484
BenjaminBlake-NOAA merged 10 commits intoNOAA-EMC:developfrom
AlysonStahl-NOAA:as_warnings2

Conversation

@AlysonStahl-NOAA
Copy link
Copy Markdown
Contributor

@AlysonStahl-NOAA AlysonStahl-NOAA commented Mar 27, 2026

Fixes #1485

@AlysonStahl-NOAA AlysonStahl-NOAA marked this pull request as ready for review March 27, 2026 20:59
BenjaminBlake-NOAA and others added 2 commits April 2, 2026 09:06
Co-authored-by: WenMeng-NOAA <48260754+WenMeng-NOAA@users.noreply.github.com>
@BenjaminBlake-NOAA BenjaminBlake-NOAA added the Ready for Review This PR is ready for code review. label Apr 2, 2026
@BenjaminBlake-NOAA
Copy link
Copy Markdown
Collaborator

@clyden-noaa This PR is ready for testing on the RDHPCs. There are no baseline changes expected. Thanks!

@BenjaminBlake-NOAA BenjaminBlake-NOAA added Ready for commit queue No Baseline Change No baseline of the UPP regression tests are made. labels Apr 2, 2026
Copy link
Copy Markdown
Collaborator

@clyden-noaa clyden-noaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BenjaminBlake-NOAA @WenMeng-NOAA @AlysonStahl-NOAA
My RT testing is complete
All RTs ran successfully on all RDHPCs
All RTs finished within established timing thresholds
There were no baseline changes

Copy link
Copy Markdown
Collaborator

@BenjaminBlake-NOAA BenjaminBlake-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@clyden-noaa Thanks for testing - this PR is ready to be merged.

@BenjaminBlake-NOAA BenjaminBlake-NOAA merged commit c23cf97 into NOAA-EMC:develop Apr 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Baseline Change No baseline of the UPP regression tests are made. Ready for commit queue Ready for Review This PR is ready for code review. Unit Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Warning: Fortran 2018 deleted feature: Shared DO termination label" when compiling with GCC

4 participants